home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part2
/
cat1
/
cond.1
< prev
next >
Wrap
Text File
|
1999-09-16
|
387b
|
67 lines
cond(1) Scilab Function cond(1)
NAME
cond - condition number
CALLING SEQUENCE
cond(X)
PARAMETERS
X : real or complex square matrix
DESCRIPTION
Condition number in 2-norm. cond(X) is the ratio of the largest singu-
lar value of X to the smallest.
SEE ALSO
rcond, svd